home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / gle33b_4.zip / GLE_SUR.ZIP / SURF4.GLE < prev    next >
Text File  |  1991-04-05  |  488b  |  29 lines

  1. size 12 5 ! you must run SURFACE before GLEING this file
  2. amove 1 4
  3. set hei .35 font tt
  4. begin table
  5. begin surface
  6.    size 5 5
  7.    data surf1.z
  8.    zaxis min -1
  9.    rotate 85 85 0
  10.    view 0 5 .7
  11. end surface
  12. end table
  13. amove 7 0
  14. begin origin
  15. amove -1 4
  16. set just right hei .25
  17. begin box add .1 name start
  18. text View point
  19. end box
  20. amove 0 5
  21. begin box add .0 name end nobox
  22. marker fcircle .5
  23. end box
  24. join start -> end
  25. set just left
  26. amove 0 0
  27. bigfile SURF4.big
  28. end origin
  29.